Remove this unused function. (Patch by Jody Goldberg)
authorMatthias Clasen <maclas@gmx.de>
Mon, 21 Jun 2004 04:10:07 +0000 (04:10 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 21 Jun 2004 04:10:07 +0000 (04:10 +0000)
commit6b82abcbe05e3d9874483884cee930394b394534
tree0b03ac0620ff7e10e2c07b4f027cfad9d2867009
parent569bded2e2a331101eceabec804bb7a4420b8d94
Remove this unused function. (Patch by Jody Goldberg)

Mon Jun 21 00:06:44 2004  Matthias Clasen  <maclas@gmx.de>

* libegg/iconlist/eggiconlist.c (egg_icon_list_item_get_icon_list):
Remove this unused function.  (Patch by Jody Goldberg)

Mon Jun 21 00:05:56 2004  Matthias Clasen  <maclas@gmx.de>

* libegg/iconlist/eggiconlist.c (egg_icon_list_queue_draw_item):
Avoid warnings if items are selected before the icon list is
realized.  (Patch by Jody Goldberg)

Mon Jun 21 00:05:16 2004  Matthias Clasen  <maclas@gmx.de>

* libegg/iconlist/eggiconlist.c (egg_icon_list_button_press):
Fix a small problem in mode GTK_SELECTION_NONE.

Sun Jun 20 23:39:51 2004  Matthias Clasen  <maclas@gmx.de>

* libegg/iconlist/eggiconlist.c: Let ctrl key combinations
move the focus without influencing the selection.
gtk/gtkiconview.c